projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6341c5c
)
at91_emac.h: fix typo in register definition
author
Andreas Bießmann
<
[email protected]
>
Tue, 7 Sep 2010 17:10:32 +0000
(19:10 +0200)
committer
Reinhard Meyer
<
[email protected]
>
Tue, 5 Oct 2010 14:58:56 +0000
(16:58 +0200)
Signed-off-by: Andreas Bießmann <
[email protected]
>
Acked-by: Jens Scharsig <
[email protected]
>
arch/arm/include/asm/arch-at91/at91_emac.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-at91/at91_emac.h
b/arch/arm/include/asm/arch-at91/at91_emac.h
index 45ae33311e1470669db4f234ca50238fbf4db107..0e2ff78f421e7c86a3af67768e830d6d59c24754 100644
(file)
--- a/
arch/arm/include/asm/arch-at91/at91_emac.h
+++ b/
arch/arm/include/asm/arch-at91/at91_emac.h
@@
-61,7
+61,7
@@
typedef struct at91_emac {
u32 reserved2[3];
u32 hsh;
u32 hsl;
- u32 s
h
1l;
+ u32 s
a
1l;
u32 sa1h;
u32 sa2l;
u32 sa2h;